All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.server.util.CEStreamExhausted

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.io.IOException
                           |
                           +----sun.server.util.CEStreamExhausted

public class CEStreamExhausted
extends IOException
This exception is thrown when EOF is reached


Constructor Index

 o CEStreamExhausted()

Constructors

 o CEStreamExhausted
 public CEStreamExhausted()

All Packages  Class Hierarchy  This Package  Previous  Next  Index